replyId

@get:JvmName(name = "getReplyId")
@set:JvmName(name = "setReplyId")
var replyId: Int
If set, this message is intened to be a reply to a previously sent message with the defined id.

fixed32 reply_id = 7;